Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles authored Aug 8, 2024
1 parent 028af60 commit 4967902
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: Check PR for Changelog

on:
push:
pull_request:
types: [opened, edited, reopened]

jobs:
check-description:
runs-on: ubuntu-latest
if: github.event_name == "pull_request"
steps:

- name: Checkout code
Expand Down

0 comments on commit 4967902

Please sign in to comment.