Skip to content

Commit

Permalink
fixed lack of environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Nov 20, 2023
1 parent 3881c32 commit c944eb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge-queue-action.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Merge-Queue-Trigger
name: Merge-Queue

on:
merge_group:

jobs:
trigger-review-bot:
runs-on: ubuntu-latest
env: master
environment: master
name: trigger review bot
steps:
- name: Generate token
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/merge-trigger.yml

This file was deleted.

0 comments on commit c944eb0

Please sign in to comment.