Skip to content

Commit

Permalink
ignore .github path
Browse files Browse the repository at this point in the history
  • Loading branch information
git-elliot committed Feb 3, 2024
1 parent 6c05258 commit a932afc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flutter_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Flutter Test
on:
pull_request:
branches: [ "main", "dev" ]
paths-ignore:
- '.github/**'
workflow_dispatch:
workflow_call:

Expand Down

0 comments on commit a932afc

Please sign in to comment.