Skip to content

Commit d1655d4

Browse files
run update roadmap on pushes to main
1 parent 58456d6 commit d1655d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-roadmap-released.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Update Roadmap Released
22

33
on:
4+
push:
5+
branches:
6+
- main
47
pull_request:
58
types: [closed]
69
workflow_dispatch:

0 commit comments

Comments
 (0)