Skip to content

Commit

Permalink
fix: test workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathannorris committed Sep 26, 2023
1 parent 1bfc803 commit 21a9361
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/cf-worker-example-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ name: Run CF Worker Example App
#on:
# pull_request:
# branches: [main]
on:
pull_request_target:
types:
- opened
- edited
- synchronize
on: push

jobs:
build:
Expand Down

0 comments on commit 21a9361

Please sign in to comment.