Skip to content

Commit

Permalink
New PDD GitHub Action location
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 21, 2023
1 parent 328ab0f commit 1fd8866
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .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 All @@ -11,5 +11,5 @@ jobs:
pdd:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: g4s8/pdd-action@master
- uses: actions/checkout@v4
- uses: maxonfjvipon/pdd-action@master

0 comments on commit 1fd8866

Please sign in to comment.