Skip to content

Commit

Permalink
chore: Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
porkbeans committed Apr 6, 2024
1 parent da48049 commit 467cd87
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Build & Test
on: push
on:
push:
branches:
- '**'
permissions:
contents: 'read'
id-token: 'write'
Expand Down

0 comments on commit 467cd87

Please sign in to comment.