Skip to content

Commit

Permalink
CI: Run nightly on PR if "unstable" workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Nov 1, 2023
1 parent ef55628 commit 215a871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ on:
- main
paths:
- .github/workflows/nightly-builds.yml
- .github/workflows/unstable-builds.yml
pull_request:
paths:
- .github/workflows/nightly-builds.yml
- .github/workflows/unstable-builds.yml

jobs:
Builds:
Expand Down

0 comments on commit 215a871

Please sign in to comment.