Commit 9efd5da1 authored by Moody Salem's avatar Moody Salem

change branch in workflows

parent 8fd894f2
......@@ -3,10 +3,10 @@ name: Lint
on:
push:
branches:
- master
- main
pull_request_target:
branches:
- master
- main
jobs:
run-linters:
......
......@@ -2,10 +2,10 @@ name: Tests
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
integration-tests:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment