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