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 58456d6 commit d1655d4Copy full SHA for d1655d4
.github/workflows/update-roadmap-released.yml
@@ -1,6 +1,9 @@
1
name: Update Roadmap Released
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
pull_request:
8
types: [closed]
9
workflow_dispatch:
0 commit comments