Skip to content

Commit

Permalink
update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zsokami committed Nov 16, 2024
1 parent c94848d commit 75aa05e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: GitHub CI
on:
# push:
# branches: [ master ]
# tags:
# - '**'
push:
branches: [ master ]
tags:
- '**'
workflow_dispatch:
# pull_request:

Expand Down

0 comments on commit 75aa05e

Please sign in to comment.