Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Run CI on our patched branch
Browse files Browse the repository at this point in the history
  • Loading branch information
okkez committed Nov 2, 2023
1 parent 77a55a6 commit 660e605
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: ci

on:
pull_request:
push:
branches:
- 'repro-*'

env:
# An envar that signals to tests we are executing in the CI environment
Expand Down

0 comments on commit 660e605

Please sign in to comment.