We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7017e8e commit 57a7504Copy full SHA for 57a7504
.github/workflows/mysql.yml
@@ -8,7 +8,6 @@ jobs:
8
# only run if PR is approved
9
if: github.event.review.state == 'approved'
10
runs-on: ubuntu-22.04
11
- needs: approved
12
13
steps:
14
- name: Check out repository code
0 commit comments