Skip to content

Commit

Permalink
Merge pull request #633 from naher94/naher94-patch-2
Browse files Browse the repository at this point in the history
Update version-check.yml
  • Loading branch information
naher94 authored Feb 13, 2024
2 parents c10589f + 34c5b10 commit 8634573
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Version Check

on:
pull_request:
paths:
- 'config.yml'
branches:
- 'gh-pages'
paths: [ "config.yml" ]
branches: [ "gh-pages" ]

jobs:
check-version:
Expand Down

0 comments on commit 8634573

Please sign in to comment.