Skip to content

Commit

Permalink
temporarily run build workflow on dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardwolff authored Jan 7, 2025
1 parent e6fcbe0 commit 96b300a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Build

on:
push:
branches: [ master ]
# TODO: remove update_preversion before committing
branches: [ master, update_preversion ]

permissions:
id-token: write
Expand Down

0 comments on commit 96b300a

Please sign in to comment.