Skip to content

Commit

Permalink
fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 18, 2024
1 parent 39358c4 commit aa4adaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Playground
on:
push: true
# branches:
# - main
push:
branches:
- main
permissions:
contents: read
pages: write
Expand Down

0 comments on commit aa4adaf

Please sign in to comment.