Skip to content

Commit 153f302

Browse files
authored
Update changelog.yml
1 parent 0aaee4c commit 153f302

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/changelog.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
name: CI
1+
name: changelog
22

3-
on: [push, pull_request]
4-
branches: [master]
3+
on:
4+
push:
5+
branches:
6+
- master
57
jobs:
68
build:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)