Skip to content

Commit

Permalink
Remove workflow trigger for any push to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Next-Door-Tech committed Nov 25, 2021
1 parent 75bd424 commit 471929a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Create Release
on:
push:
branches:
- master
tags:
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
Expand Down

0 comments on commit 471929a

Please sign in to comment.