Skip to content

Commit

Permalink
Remove trigger on Release
Browse files Browse the repository at this point in the history
Disable duplicate trigger on release publish
  • Loading branch information
kingster committed Jan 28, 2022
1 parent f38ace7 commit c1d8989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Oreka Build

on:
release:
push:
branches:
- master
Expand Down

0 comments on commit c1d8989

Please sign in to comment.