MOBILE-4110 behat: Filter plugin workflow repos
This commit is contained in:
parent
311fb48ec2
commit
8bc7c53ed7
1
.github/workflows/update_behat_plugin.yml
vendored
1
.github/workflows/update_behat_plugin.yml
vendored
@ -4,6 +4,7 @@ on: ['push']
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update:
|
update:
|
||||||
|
if: github.repository == 'moodlehq/moodleapp' || github.repository == 'moodlemobile/moodleapp'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user