Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
archie2x committed Aug 29, 2024
1 parent fd5c0ac commit db8e4b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tinygo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: TinyGo

on:
push:
branches: [main tinygo-ci]
branches: ["main", "tinygo-ci"]
pull_request:
branches: [main]

Expand All @@ -23,7 +23,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:

- name: Check out
uses: actions/checkout@v4

Expand Down

0 comments on commit db8e4b8

Please sign in to comment.