File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# actions/github-script
2
2
3
- [ ![ .github/workflows/integration.yml ] ( https://github.com/actions/github-script/workflows/Integration /badge.svg?event=push& branch=main )] ( https://github.com/actions/github-script/actions?query=workflow%3AIntegration+branch%3Amain+event%3Apush )
4
- [ ![ .github/workflows/ci.yml ] ( https://github.com/actions/github-script/workflows/CI /badge.svg?event=push& branch=main )] ( https://github.com/actions/github-script/actions?query=workflow%3ACI+branch%3Amain+event%3Apush )
5
- [ ![ .github/workflows/licensed.yml ] ( https://github.com/actions/github-script/workflows/Licensed /badge.svg?event=push& branch=main )] ( https://github.com/actions/github-script/actions?query=workflow%3ALicensed+branch%3Amain+event%3Apush )
3
+ [ ![ Integration ] ( https://github.com/actions/github-script/actions/ workflows/integration.yml /badge.svg?branch=main&event=push )] ( https://github.com/actions/github-script/actions/workflows/integration.yml )
4
+ [ ![ CI ] ( https://github.com/actions/github-script/actions/ workflows/ci.yml /badge.svg?branch=main&event=push )] ( https://github.com/actions/github-script/actions/workflows/ci.yml )
5
+ [ ![ Licensed ] ( https://github.com/actions/github-script/actions/ workflows/licensed.yml /badge.svg?branch=main&event=push )] ( https://github.com/actions/github-script/actions/workflows/licensed.yml )
6
6
7
7
This action makes it easy to quickly write a script in your workflow that
8
8
uses the GitHub API and the workflow run context.
You can’t perform that action at this time.
0 commit comments