cloudaper / epics-action

Automatically update task list when referenced issue is closed
58 stars 9 forks source link

Refactor CI #18

Closed krystof-k closed 3 years ago

krystof-k commented 3 years ago

Existing workflow is changed to run on every push (except master), which works even in forks. Another workflow for checking the PR is added.

Closes #15.