Skip to content

Commit

Permalink
run on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Jan 18, 2024
1 parent f38753f commit 56ffdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Swift lint and format
on:
workflow_dispatch:
push:
branches: ["main"]
branches: ["*"]
paths:
- "swift/**"
pull_request:
Expand Down

0 comments on commit 56ffdeb

Please sign in to comment.