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

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Jan 26, 2024
1 parent 5fd03b3 commit 2fcdf47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/health.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Health

on:
pull_request:
branches: [ main ]
branches: [ master ]
types: [opened, synchronize, reopened, labeled, unlabeled]

jobs:
Expand Down

0 comments on commit 2fcdf47

Please sign in to comment.