ci/cd: nfc new trigger
This commit is contained in:
parent
404fb4fc9e
commit
a273cda4cc
1 changed files with 2 additions and 0 deletions
2
.github/workflows/flake-check-action.yaml
vendored
2
.github/workflows/flake-check-action.yaml
vendored
|
|
@ -4,6 +4,8 @@ run-name: "nfc"
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
pull_request:
|
||||
types: [opened,edited,synchronize,reopened]
|
||||
|
||||
jobs:
|
||||
checker:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue