Skip to content

Commit

Permalink
[CI] Updates GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Sep 16, 2024
1 parent aa6d529 commit 19e4aa2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml → .github/workflows/8.x.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: main
name: 8x
on:
push:
branches:
- main
- 8.x
pull_request:
branches:
- main
- 8.x
jobs:
test-main:
env:
Expand Down

0 comments on commit 19e4aa2

Please sign in to comment.