Skip to content

Commit

Permalink
removed unwanted triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamkrishnar committed Sep 26, 2021
1 parent d8c44f0 commit c85c221
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Publish Package NPM

on:
workflow_dispatch:
release:
types: [created]

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Publish release to GitHub
on:
workflow_dispatch:
workflow_run:
workflows: ["Version bump"]
branches: [master]
Expand Down

0 comments on commit c85c221

Please # to comment.