Skip to content

Commit

Permalink
consolidating firefox and chrome and opera versions, moving back to '…
Browse files Browse the repository at this point in the history
…main'
  • Loading branch information
evandor committed Aug 31, 2024
1 parent 8682629 commit b332302
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
# - master
# - main
push:
branches: [ chrome-extension ]
branches: [ main ]
jobs:
coverage:
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/qodana_code_quality.yml_
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- main
- chrome-extension
- TAB-**

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vitepress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
# using the `master` branch as the default branch.
push:
branches: [chrome-extension]
branches: [main]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit b332302

Please sign in to comment.