This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
kosmorro
mirror of
https://github.com/Kosmorro/kosmorro
Watch
1
Star
0
Fork
0
Code
Issues
Releases
36
Activity
Browse Source
Update semantic-pr.yml
tags/v1.0.0rc1
Deuchnord
3 months ago
parent
5e8edfe75f
commit
bd1d2202c6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/semantic-pr.yml
+ 1
- 1
.github/workflows/semantic-pr.yml
View File
@@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
.1.1
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Write
Preview
Loading…
Cancel
Save