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 cf82a03 commit c40debeCopy full SHA for c40debe
.github/workflows/ci.yml
@@ -1,8 +1,8 @@
1
-name : CI Example voting app
2
-on:
+- name: CI Example voting app
+- on:
3
push:
4
branches : [ "master" ]
5
- pull_request :
+- pull_request:
6
7
8
jobs:
0 commit comments