Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Update open-issue-on-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd authored Jul 1, 2021
1 parent a180051 commit 587ca66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/open-issue-on-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Open Issue on Release

on:
release:
types:
- published
on: [workflow_dispatch]
# release:
# types:
# - published

jobs:
open-issue:
Expand Down

0 comments on commit 587ca66

Please sign in to comment.