update workflows
This commit is contained in:
parent
c319ac0e4e
commit
2290c14233
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
test:
|
||||
runs-on: self-hosted
|
||||
|
|
Loading…
Reference in a new issue