Skip to content

Commit

Permalink
chore: create scripts folder (#86)
Browse files Browse the repository at this point in the history
* chore: create scripts folder

* remove build

* clean

* fix

* Fix

* fix

* fix

* fix

---------

Co-authored-by: ratankaliani <[email protected]>
  • Loading branch information
jtguibas and ratankaliani authored Aug 30, 2024
1 parent b41180c commit e3eb5e3
Show file tree
Hide file tree
Showing 14 changed files with 132 additions and 192 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
paths:
- "crates/**"
- "programs/**"
- "native-host/**"
- "zkvm-host/**"
- "scripts/**"
- "proposer/succinct/**"
- "Cargo.toml"
merge_group:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pr_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
types:
- opened
- edited
push:
branches:
- main

permissions:
pull-requests: read
Expand Down
Loading

0 comments on commit e3eb5e3

Please sign in to comment.