Skip to content

Commit

Permalink
Update ci-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmve authored Oct 8, 2023
1 parent a130e80 commit e6f828e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Qbot-Build-Release
name: ci-release

on:
push:
branches: [ master ]
branches: [ main ]
paths-ignore:
- '**/README.md'
- '**/*.yml'
Expand All @@ -15,7 +15,7 @@ on:
tags:
- v*
pull_request:
branches: [ master ]
branches: [ main ]

# env:
# tag_name: v1.0.0
Expand Down

0 comments on commit e6f828e

Please sign in to comment.