Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent actions from running when unrelated changes are made #1384

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
undo accidental changes
  • Loading branch information
justin-p authored Oct 4, 2024
commit 0ffedaf9ace90b05c6ec301ea0a39d4800e6a8b0
2 changes: 1 addition & 1 deletion .github/workflows/test-backend.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ name: Test Backend
on:
push:
branches:
- main
- master
paths-ignore:
- 'release-notes.md'
- development.md