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 d72e9b5 commit f0a1b70Copy full SHA for f0a1b70
.github/workflows/test-workflow.yml
@@ -5,6 +5,8 @@
5
# This file works as a placeholder for new workflows to be tested
6
# in the GitHub actions tab before being merged.
7
# It is not intended to be used in the main branch, but rather in PRs.
8
+# After testing, this workflow should be returned to the original state;
9
+# this is checked by the check-code-quality workflow.
10
name: Test workflow
11
12
on:
0 commit comments