Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tenequm committed Oct 11, 2023
1 parent 48bb422 commit 6308758
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,4 @@ jobs:
destination: mangata-docs-node
parent: false
concurrency: 50
process_gcloudignore: false

- name: Fix permissions on self-hosted runner
if: always()
run: chown -R 1100:1100 $GITHUB_WORKSPACE
process_gcloudignore: false
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ devops/parachain/config/state
tarpaulin-report.html
cobertura.xml
build_rs_cov.profraw

# nektos/act related files
/event.json
.actrc

0 comments on commit 6308758

Please sign in to comment.