Skip to content

Commit

Permalink
update the workflow path controls
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister committed Jul 8, 2024
1 parent 86b651c commit a3dbcfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crucible-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths-ignore:
- LICENSE
- '**.md'
- .github/workflows/crucible-merged.yaml
- .github/workflows/faux-crucible-ci.yaml
- 'docs/**'
workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/faux-crucible-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- LICENSE
- '**.md'
- .github/workflows/crucible-merged.yaml
- .github/workflows/faux-crucible-ci.yaml
- 'docs/**'

Expand Down

0 comments on commit a3dbcfd

Please sign in to comment.