Skip to content

Commit 3d02918

Browse files
authored
pr (#9)
* fix: commitlint and gitignore * fix: change pr.yaml * fix: conflicts
1 parent b24c43c commit 3d02918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches: ["main"]
66

77
jobs:
8-
release:
9-
name: Release
8+
pr-check:
9+
name: Pull request
1010
runs-on: ubuntu-latest
1111

1212
permissions:

0 commit comments

Comments
 (0)