Skip to content

Commit

Permalink
Revert "Enable testing merge queues @ GitHub Actions CI/CD (jaraco/sk…
Browse files Browse the repository at this point in the history
…eleton#93)"

This reverts commit 8bff8b0.
  • Loading branch information
jaraco committed Dec 23, 2023
1 parent 0079f80 commit ac1bd58
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: tests

on:
merge_group:
push:
branches-ignore:
- gh-readonly-queue/** # Temporary merge queue-related GH-made branches
pull_request:
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit ac1bd58

Please sign in to comment.