Skip to content

Commit

Permalink
on
Browse files Browse the repository at this point in the history
  • Loading branch information
davvd committed Jan 23, 2025
1 parent 87e0dc7 commit 8c08302
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: jekyll
on:
'on':
push:
branches:
- master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pdd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: pdd
on:
'on':
push:
branches:
- master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/xcop.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: xcop
on:
'on':
push:
pull_request:
jobs:
Expand Down

0 comments on commit 8c08302

Please sign in to comment.