We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf8cf6 commit 89c7ea5Copy full SHA for 89c7ea5
.github/workflows/ci.yml
@@ -39,4 +39,4 @@ jobs:
39
Auto-generated release
40
prerelease: ${{ contains(github.event.ref, '-beta') }}
41
fail_on_unmatched_files: true
42
- files: *.xdc
+ files: ./*.xdc
0 commit comments