Skip to content

Commit 0782124

Browse files
authoredMay 2, 2024··
IDP Checks: Rename jobs.ci -> jobs.setup (#20)
1 parent 04bbcf9 commit 0782124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- master
1010

1111
jobs:
12-
ci:
12+
setup:
1313
runs-on: ubuntu-latest
1414

1515
steps:

0 commit comments

Comments
 (0)
Please sign in to comment.