Skip to content

Commit

Permalink
ci: test on main
Browse files Browse the repository at this point in the history
  • Loading branch information
zpl-zak committed Jun 16, 2023
1 parent acec6c1 commit 92fe2b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
tags-ignore:
- '[0-9]+.[0-9]+.[0-9]+'
branches:
- master
- main
- review/**
- ci/**
paths:
Expand All @@ -14,7 +14,7 @@ on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# - main
# paths:
# - 'code/**'
# - 'Makefile'
Expand Down

0 comments on commit 92fe2b9

Please sign in to comment.