Compare commits
1 Commits
de8ca18e68
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 0929bea5a2 |
@@ -7,7 +7,7 @@ jobs:
|
|||||||
container: offline-twitter/go
|
container: offline-twitter/go
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@${{ github.ref }}
|
||||||
|
|
||||||
- name: wc -l
|
- name: wc -l
|
||||||
run: wc -l action.yml
|
run: wc -l action.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user