Testing Framework 2 #18
@@ -3,8 +3,6 @@ run-name: ${{ gitea.actor }} triggered CI pipeline
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: {}
|
workflow_dispatch: {}
|
||||||
push:
|
|
||||||
branches: [main, develop] # only direct pushes/merges to protected branches
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main, develop] # PRs into main/develop
|
branches: [main, develop] # PRs into main/develop
|
||||||
types: [opened, reopened, synchronize]
|
types: [opened, reopened, synchronize]
|
||||||
|
|||||||
Reference in New Issue
Block a user