Skip to content

Commit

Permalink
Update and rename CI 6.0.yml to CI 7.0.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyFoxvn committed Sep 2, 2024
1 parent 401a0b2 commit 6243d3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI 6.0.yml → .github/workflows/CI 7.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: CI Branch 6.0
on:
push:
branches:
- '6.0'
- '7.0'
pull_request:
branches:
- '6.0'
- '7.0'
workflow_dispatch:
permissions:
contents: read
Expand Down

0 comments on commit 6243d3f

Please sign in to comment.