We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c3f63 commit 54d681fCopy full SHA for 54d681f
.github/workflows/just-works.yml
@@ -0,0 +1,9 @@
1
+name: Just Works
2
+
3
+on:
4
+ push:
5
+ branches:
6
+ - main
7
+ - release/*
8
+ pull_request:
9
+ workflow_dispatch:
0 commit comments