diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2e2b32a..45ce3c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,8 +2,7 @@ name: Build on: push: - # TODO: remove github_actions after we've tested that this works - branches: [ master, github_actions ] + branches: [ master ] permissions: id-token: write