Skip to content

Commit 187c9c5

Browse files
committed
release on push
1 parent 598e6b5 commit 187c9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
pull_request:
2+
push:
33
branches: ["release"]
44

55
env:
@@ -9,7 +9,7 @@ env:
99
name: libaloo releases
1010

1111
jobs:
12-
build:
12+
release:
1313
name: libaloo releases
1414
runs-on: ubuntu-latest
1515
permissions:

0 commit comments

Comments
 (0)