Skip to content

Commit

Permalink
test: actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
k000927 committed Jul 26, 2024
1 parent c78c0ea commit 0af771e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@

name: Upload to S3

on: [push]

on:
push:
branches:
- test/gitAction
jobs:
upload:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0af771e

Please sign in to comment.