Skip to content

Commit

Permalink
chore: synced file(s) with prom-client-net/prom-client-tmpl (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47-bot authored Jun 15, 2024
1 parent 12c3154 commit e6b9621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ branches:
required_pull_request_reviews: null
required_status_checks:
strict: false
contexts: ['Build & Test']
contexts: ['Build & Test (Windows)', 'Build, Test & Pack (Linux)']
enforce_admins: false
required_linear_history: false
restrictions: null
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
jobs:
automerge:
name: Enable auto-merge
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
if: github.actor == 'phnx47-bot' && contains(github.event.pull_request.labels.*.name, 'sync')
steps:
- name: Checkout
Expand Down

0 comments on commit e6b9621

Please sign in to comment.