1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00

Do not check base on fb

This commit is contained in:
Adria Navarro 2023-12-14 11:14:26 +01:00
parent 4e934a56b7
commit f1190c47f8

View file

@ -4,13 +4,11 @@ on:
pull_request: pull_request:
types: [ types: [
labeled, 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, opened,
synchronize, synchronize,
reopened, reopened,
] ]
branches:
- master
jobs: jobs:
release: release: