mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-08 00:37:27 +00:00
Run self test on all push events (for testing)
Signed-off-by: Yuri Norwood <106889957+norwd@users.noreply.github.com>
This commit is contained in:
parent
b8991edc05
commit
44e82aa5b0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/selftest.yml
vendored
1
.github/workflows/selftest.yml
vendored
|
|
@ -1,5 +1,6 @@
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
name: Self-test
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue