Skip to content

Commit

Permalink
change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
falmar committed May 5, 2023
1 parent 0b4bc49 commit ad755cb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: build

on:
push:
- master
- dev
pull_request:
branches:
- master
# pull_request:
# branches:
# - master

jobs:
build:
Expand Down

0 comments on commit ad755cb

Please sign in to comment.