We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801de7f commit 6fb30e7Copy full SHA for 6fb30e7
.github/workflows/automation.yaml
@@ -3,6 +3,9 @@ name: 🤖 Automation
3
on:
4
pull_request_target:
5
types: [opened, reopened]
6
+ push:
7
+ branches:
8
+ - *
9
10
jobs:
11
assign-author:
0 commit comments