Skip to content

Commit

Permalink
feat(ci): support merge queues (#509)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
This adds the ability to use merge queues in epic.

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [x] New feature (issue #__)
- [ ] Documentation update
- [ ] Other: __

### Please check if this PR fulfills the following:
- [ ] Tests for the changes have been added
- [ ] Documentation has been added / updated
- [ ] Changes have been communicated to collaborators

### Does this PR introduce breaking changes? What changes might users
need to make to their code?
No

### Does this PR change default behavior?
No.
  • Loading branch information
wdconinc authored Sep 4, 2023
1 parent dccb089 commit f92ebc4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/auto-update.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
tags:
- '*'
pull_request:
merge_group:
workflow_dispatch:
inputs:
github_repository:
Expand Down

0 comments on commit f92ebc4

Please sign in to comment.