Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
YannicEl committed Aug 4, 2023
1 parent 88a23ac commit 73e36bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
comment:
if: github.event_name == 'pull_request'
runs-on: ubuntu-latest
steps:
- name: Test Comment
run: |
Expand Down

0 comments on commit 73e36bb

Please sign in to comment.