Skip to content

Commit

Permalink
Don't filter workflow runs by branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jun 13, 2024
1 parent 5d34309 commit aada091
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Build Artifacts
on:
workflow_dispatch:
push:
branches:
- main
- dev
paths-ignore:
- "*.gitlab-ci.yml"
- "*.gitignore"
Expand Down

0 comments on commit aada091

Please sign in to comment.