Skip to content

Commit

Permalink
add: mainにpush時のactions
Browse files Browse the repository at this point in the history
  • Loading branch information
bear-san committed Jun 11, 2024
1 parent 4449f0b commit b482ce6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/on_pr_merged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- name: Build
run: npm run build
working-directory: ./console/client
- name: ls
run: ls
working-directory: ./console/client
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit b482ce6

Please sign in to comment.