Skip to content

Commit

Permalink
Update ubuntu-latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oneElectron committed Nov 24, 2023
1 parent d5f3d0c commit 4aea00d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ubuntu-latest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: Ubuntu-latest

on: [ push, pull_request ]

on:
push:
branches:
- main
pull_request:

env:
CARGO_TERM_COLOR: always

Expand Down

0 comments on commit 4aea00d

Please sign in to comment.