Attempt to fix trigger.
This commit is contained in:
parent
cf88665d37
commit
b83ffa0cf6
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
name: build
|
||||
run-name: ${{ gitea.actor }} is building
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue