Skip to content

Commit

Permalink
ci: ignore example ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored May 15, 2024
1 parent fde23cd commit 2c74dd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
uses: ./ # Uses an action in the root directory
id: process
with:
rootDir: './example'
rootDir: '.'
ignoredDirs: 'example/**'
env:
prpTitle: 'prp-preprocessor'

0 comments on commit 2c74dd5

Please sign in to comment.