Skip to content

Commit

Permalink
Merge branch 'test-report-code-cli' of https://github.com/multiversx/…
Browse files Browse the repository at this point in the history
…mx-sdk-rs into test-report-code-cli
  • Loading branch information
BiancaIalangi committed Aug 9, 2024
2 parents 9421aee + 4484ca9 commit 74307ed
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- master
pull_request:
workflow_dispatch:
# pull_request:
# workflow_dispatch:

permissions:
checks: write
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lldb-formatter-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- master
pull_request:
workflow_dispatch:
# pull_request:
# workflow_dispatch:

jobs:
format_tests:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/proxy-compare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull_request:
# pull_request:

jobs:
proxy_compare:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/template-test-current.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull_request:
# pull_request:

permissions:
checks: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/template-test-released.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull_request:
# pull_request:

permissions:
checks: write
Expand Down

0 comments on commit 74307ed

Please sign in to comment.