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 150a339 commit 9438f53Copy full SHA for 9438f53
action.yml
@@ -0,0 +1,9 @@
1
+name: 'Automate projects'
2
+description: 'GitHub Actions adding GitHub Issues & Pull requests to the specified GitHub Project column automatically ♻️'
3
+author: 'takanabe'
4
+branding:
5
+ icon: 'play-circle'
6
+ color: 'purple'
7
+runs:
8
+ using: 'docker'
9
+ image: 'Dockerfile'
0 commit comments