Skip to content

Commit 8622f90

Browse files
authored
chore: format ci
1 parent be68a67 commit 8622f90

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: CI
22
on:
33
pull_request:
44
branches:
@@ -7,13 +7,11 @@ on:
77
branches:
88
- beta
99
- master
10-
1110
permissions:
1211
contents: write
1312
issues: write
1413
pull-requests: write
1514
id-token: write
16-
1715
jobs:
1816
build:
1917
uses: Neovici/cfg/.github/workflows/forge.yml@master

0 commit comments

Comments
 (0)