diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b0728a68..f7110dd8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: # echo The PR was merged # Print a message if the pull request was merged Testing: - needs: If_merged +# needs: If_merged runs-on: ubuntu-latest steps: - name: code checkout