Skip to content

Commit

Permalink
chore: dumps action
Browse files Browse the repository at this point in the history
  • Loading branch information
OctoD committed May 22, 2024
1 parent bbab892 commit 7e0ab79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build Extension

on:
push:
branches: [ $default-branch ]
branches: [ main ]
pull_request:
branches: [ $default-branch ]
branches: [ main ]

env:
CARGO_TERM_COLOR: always
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/rust.yml

This file was deleted.

0 comments on commit 7e0ab79

Please sign in to comment.