Skip to content

Commit

Permalink
Merge pull request #39 from IvanKuchin/development
Browse files Browse the repository at this point in the history
Infrastructure: github action release-drafter fine-tunings #2
  • Loading branch information
IvanKuchin authored Jan 16, 2022
2 parents 84f9614 + 05dced3 commit c41a51b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Release Drafter

on:
push:
branches: [master]
pull_request:
branches: [master]
types: [opened, reopened, synchronize]

jobs:
Expand Down

0 comments on commit c41a51b

Please sign in to comment.