glob.yml: remove on-PR globbing

Sorry for direct push, just a critical issue.
This commit is contained in:
matildepark 2021-01-05 21:55:26 -05:00 committed by GitHub
parent cb006f1992
commit b5258fc916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,6 @@ on:
push:
branches:
- 'release/next-js'
pull_request:
branches:
- 'release/next-js'
jobs:
glob:
runs-on: ubuntu-latest