mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
Update static.yml
Signed-off-by: phonRathana <127619322+phonRathana@users.noreply.github.com>
This commit is contained in:
parent
945450328e
commit
00aa5280dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
|
@ -4,7 +4,7 @@ name: Deploy static content to Pages
|
||||||
on:
|
on:
|
||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["master"]
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue