MOBILE-4110 behat: Filter plugin workflow repos

main
Noel De Martin 2022-07-11 16:21:34 +02:00
parent 311fb48ec2
commit 8bc7c53ed7
1 changed files with 1 additions and 0 deletions

View File

@ -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