Skip to content

Commit

Permalink
ignore: Github workflows not running (parameter SLACK_APP_TOKEN does …
Browse files Browse the repository at this point in the history
…not exist in the referenced workflow)
  • Loading branch information
morten-andersen committed Dec 17, 2024
1 parent 777fbb5 commit b39b79e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
secrets:
GHL_USERNAME: ${{ secrets.GHL_USERNAME }}
GHL_PASSWORD: ${{ secrets.GHL_PASSWORD }}
SLACK_APP_TOKEN: ${{ secrets.SLACK_APP_TOKEN }}
static-code-analysis:
name: Static Code Analysis
runs-on: ubuntu-latest
Expand Down

0 comments on commit b39b79e

Please sign in to comment.