Skip to content

Commit

Permalink
update triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Telemaco019 committed Aug 5, 2024
1 parent e5ff272 commit 177e589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- "main"
paths-ignore:
- "!README.md"
- ".github/**"
- "*.md"
- "docs/**"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pull-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- "main"
paths-ignore:
- "!README.md"
- ".github/**"
- "*.md"
- "docs/**"
Expand Down

0 comments on commit 177e589

Please sign in to comment.