Skip to content

Commit

Permalink
updating CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Dec 5, 2024
1 parent 10e3044 commit 6ebdc6c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
- 'performance/*'
- '.github/FUNDING.YML'
- '.github/workflows/build.yml'
- '.github/workflows/build*.yml'
- '.github/actions/test-build/action.yml'
- '.github/actions/build*/*.*'
- '.github/actions/build/*.*'
- '**/*.md'
- '**/*.d.ts'
- '**/*.bat'
Expand Down Expand Up @@ -39,6 +43,10 @@ on:
- 'performance/*'
- '.github/FUNDING.YML'
- '.github/workflows/build.yml'
- '.github/workflows/build*.yml'
- '.github/actions/test-build/action.yml'
- '.github/actions/build*/*.*'
- '.github/actions/build/*.*'
- '**/*.md'
- '**/*.d.ts'
- '**/*.bat'
Expand Down

0 comments on commit 6ebdc6c

Please sign in to comment.