Skip to content

Commit

Permalink
update ci & gitignore (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng authored Jul 11, 2024
1 parent e76b35f commit c0e7528
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Deploy

on:
pull_request:
branches:
- 'master'
types: [closed]
push:
tags:
- '*'

jobs:
build:
Expand Down
13 changes: 0 additions & 13 deletions .gitignore copy

This file was deleted.

0 comments on commit c0e7528

Please sign in to comment.