Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLariviere authored Jan 14, 2023
1 parent 960387d commit 1eab5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build
on:
push:
branches: [ 'main' ]
branches: [ 'v2.*' ]
paths-ignore: [ 'docs/**' ]

permissions: write-all
Expand Down

0 comments on commit 1eab5ad

Please sign in to comment.