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