Skip to content

Commit

Permalink
fix CI trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hthetiot committed Oct 25, 2023
1 parent 766052a commit 73b592c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ on:
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 73b592c

Please sign in to comment.