Skip to content

Commit

Permalink
Merge pull request #9 from learningequality/rtibbles-patch-1
Browse files Browse the repository at this point in the history
Update changelog.yml
  • Loading branch information
rtibbles authored Aug 8, 2024
2 parents 028af60 + 64d931a commit 53d9bb0
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 53d9bb0

Please sign in to comment.