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 aa98c4e commit fb26266Copy full SHA for fb26266
.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