Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng committed Jun 28, 2024
1 parent e978b0c commit f788680
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Deploy

on:
push:
pull_request:
branches:
- 'main'
- 'master'
types:
- closed

jobs:
build:
Expand Down

0 comments on commit f788680

Please sign in to comment.