We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf055ef commit e449160Copy full SHA for e449160
1 file changed
.github/workflows/push_build_dev.yaml
@@ -8,5 +8,6 @@ jobs:
8
run-on: ubuntu-latest
9
steps:
10
- name: none
11
-
+ run: echo "This is deprecated."
12
+
13
# deprecated workflow
0 commit comments