Do not check base on fb
This commit is contained in:
parent
4e934a56b7
commit
f1190c47f8
|
@ -4,13 +4,11 @@ on:
|
|||
pull_request:
|
||||
types: [
|
||||
labeled,
|
||||
# default types (https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request)
|
||||
# default types below (https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request)
|
||||
opened,
|
||||
synchronize,
|
||||
reopened,
|
||||
]
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in New Issue