We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f1e7f commit 2f3c0cfCopy full SHA for 2f3c0cf
.github/workflows/main.yml
@@ -0,0 +1,7 @@
1
+on:
2
+ push:
3
+
4
+jobs:
5
+ hello:
6
+ steps:
7
+ - run: echo hello
0 commit comments