We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d399f56 commit 36a5d85Copy full SHA for 36a5d85
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