mirror of https://github.com/rwf2/Rocket.git
Restrict CI trigger job to 'rwf2/Rocket'.
This commit is contained in:
parent
ae439fae54
commit
3a7a67ff09
|
@ -4,6 +4,7 @@ jobs:
|
|||
trigger:
|
||||
name: api.rocket.rs
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'rwf2/Rocket'
|
||||
steps:
|
||||
- uses: actions/github-script@v7
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue