Skip to content

Commit

Permalink
ci: will this show up
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Nov 14, 2023
1 parent 89c9b4f commit 945d5c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/daily-tx-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ concurrency:
permissions:
contents: write
jobs:
update-tx:
daily-tx-pull:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: 'develop'
# with:
# ref: 'develop'
- uses: actions/setup-node@v3
with:
cache: 'npm'
Expand Down

0 comments on commit 945d5c8

Please sign in to comment.