Skip to content

Commit

Permalink
Trigger workflow for any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
golemparts committed Jan 30, 2023
1 parent e1837cb commit 91ee98f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: CI

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
on: [push, pull_request]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 91ee98f

Please sign in to comment.