Skip to content

Commit

Permalink
Do not ignore PRs from the reference branch (scala#16475)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kordyjan authored Dec 7, 2022
2 parents cfcdefa + a9419a8 commit efa9bd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
tags:
- '**'
pull_request:
branches-ignore:
- 'language-reference-stable'
schedule:
- cron: '0 3 * * *' # Every day at 3 AM
workflow_dispatch:
Expand Down

0 comments on commit efa9bd5

Please sign in to comment.