mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Cleanup, remove TODO
This commit is contained in:
parent
6d46ae4982
commit
99d78adf9c
4
.github/workflows/fix.yml
vendored
4
.github/workflows/fix.yml
vendored
|
@ -36,8 +36,8 @@ jobs:
|
|||
- name: Run fix-sanity script (fork repo, sanity only)
|
||||
if: github.repository_owner != 'trustwallet'
|
||||
run: npm run fix-sanity
|
||||
- name: Debug # TODO remove
|
||||
run: echo $GITHUB_REF $GITHUB_BASE_REF {{github.branch}} {{github.ref}}
|
||||
- name: Debug
|
||||
run: echo GITHUB_REF: $GITHUB_REF GITHUB_BASE_REF: $GITHUB_BASE_REF
|
||||
- name: Run history
|
||||
if: github.repository_owner == 'trustwallet' && (github.base_ref == 'master' || github.ref == 'refs/heads/master')
|
||||
run: npm run history
|
||||
|
|
Loading…
Reference in New Issue
Block a user