Skip to content

Commit

Permalink
Solve undo with custom blocks (#230)
Browse files Browse the repository at this point in the history
* Solve undo with custom blocks

Co-authored-by: David Roldán <Odraxs@users.noreply.github.com>

* Solve github endpoint

Co-authored-by: David Roldán <Odraxs@users.noreply.github.com>

* Implement defaultBlock in initialData

Co-authored-by: Edwin Steven Guayacan <EdwinGuayacan@users.noreply.github.com>

---------

Co-authored-by: David Roldán <Odraxs@users.noreply.github.com>
Co-authored-by: Mario Rodriguez <64106728+MarioRodriguezS@users.noreply.github.com>
Co-authored-by: Edwin Steven Guayacan <EdwinGuayacan@users.noreply.github.com>
  • Loading branch information
4 people authored and miguelnietoa committed Oct 17, 2023
1 parent 1fe6b02 commit 509bfbe
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
egress-policy: block
allowed-endpoints: >
*.github.com:443
github.com:443
*.githubapp.com:443
*.githubusercontent.com:443
Expand Down
Loading

0 comments on commit 509bfbe

Please sign in to comment.