Skip to content

Commit

Permalink
chore: change default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jul 4, 2024
1 parent c08bb66 commit 61e49cb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- master
pull_request:

permissions:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ on:
push:
branches:
- main
- master

# Declare default permissions as read only.
permissions: read-all
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- master
pull_request:

permissions:
Expand Down

0 comments on commit 61e49cb

Please sign in to comment.