Skip to content

Commit

Permalink
remane jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastroy committed Oct 3, 2024
1 parent 0d239aa commit 96878fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/all_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches-ignore:
- main
jobs:
build:
push-build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
types:
- published
jobs:
build:
main-build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 96878fc

Please sign in to comment.