Skip to content

Commit

Permalink
Rerun upstream tests on .sh file changes too.
Browse files Browse the repository at this point in the history
  • Loading branch information
daztucker committed Jun 20, 2024
1 parent dbbf933 commit 603193e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Upstream self-hosted
on:
push:
branches: [ master ]
paths: [ '**.c', '**.h', '.github/configs', '.github/workflows/upstream.yml' ]
paths: [ '**.c', '**.h', '**.sh', '.github/configs', '.github/workflows/upstream.yml' ]

jobs:
selfhosted:
Expand Down

0 comments on commit 603193e

Please sign in to comment.