Skip to content

Commit

Permalink
chore(github): rename branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuoushub committed Nov 22, 2024
1 parent 460e814 commit 6fdf2e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: CI - Master - Lint and Test
name: CI - main - Lint and Test
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
lint-and-test:
Expand Down

0 comments on commit 6fdf2e4

Please sign in to comment.