Skip to content

Commit

Permalink
fix: request deploy label removal
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Apr 8, 2024
1 parent 2d78bd3 commit 5a07864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoketest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
name: ['🚀request-deploy']
name: ['🚀 request deploy']
})
- name: Find existing build status comment
Expand Down

0 comments on commit 5a07864

Please sign in to comment.