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 cf5fe09 commit e866607Copy full SHA for e866607
.github/workflows/commits.yml
@@ -0,0 +1,8 @@
1
+name: Check Commits
2
+
3
+on:
4
+ pull_request:
5
6
+jobs:
7
+ check-commits:
8
+ uses: FlowingCode/GithubActions/.github/workflows/check-commits.yml@main
0 commit comments