We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484465d commit 58e68d6Copy full SHA for 58e68d6
.github/workflows/vala-daily.yml
@@ -1,4 +1,8 @@
1
-on: [push]
+on:
2
+ push:
3
+ branches: [master]
4
+ pull_request:
5
6
7
jobs:
8
build:
.github/workflows/vala-lts.yml
0 commit comments