We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa3cc7 commit 4dd275bCopy full SHA for 4dd275b
.github/workflows/issue_bot.yml
@@ -1,4 +1,4 @@
1
-name: Issue-bot
+name: issue-bot
2
3
on:
4
issues:
.github/workflows/py_lint.yml
@@ -1,3 +1,5 @@
+name: py-lint
+
workflow_call:
5
inputs:
.github/workflows/py_test.yml
+name: py-test
0 commit comments