Skip to content

Commit

Permalink
remove superfluous compile workflow trigger (#1030)
Browse files Browse the repository at this point in the history
  • Loading branch information
turbocrime authored May 3, 2024
1 parent 258b3ea commit 5514892
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/compile-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Compile WASM
on:
workflow_call:
workflow_dispatch:
push:
branches:
- main

jobs:
wasm:
Expand Down

0 comments on commit 5514892

Please sign in to comment.