Skip to content

Commit

Permalink
ci: update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Apr 13, 2023
1 parent 09e820a commit 0d72219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: build and run tests
on:
push:
branches: [ mob ]
branches: [ release ]
pull_request:
branches: [ mob ]
branches: [ release ]
jobs:
build-release-linux-i686-amd64:
name: tinycc master linux/amd64
Expand Down

0 comments on commit 0d72219

Please sign in to comment.