Skip to content

Commit

Permalink
Fix PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Nov 13, 2024
1 parent 75b40bb commit e7b3943
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/swift-pr.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: PR

on:
push:
pull_request:
branches: [develop]
workflow_dispatch:

jobs:
tests:
Expand Down

0 comments on commit e7b3943

Please sign in to comment.