Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
meltapplee committed Apr 9, 2024
1 parent 894272d commit f3d6680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/git-action-prod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: gradle-pick-prod(prod)
name: gradle-pick-prod

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/git-action-stag.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: gradle-pick-stag(pick-stag)
name: gradle-pick-stag

on:
push:
Expand Down

0 comments on commit f3d6680

Please sign in to comment.