Skip to content

Commit

Permalink
chore: flake ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Sep 1, 2024
1 parent caec6c0 commit dac6901
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/workflows/ci_flake.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
on: [push, pull_request]

name: CI

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

env:
CARGO_TERM_COLOR: always

jobs:
self-care:
name: Flake self-check
Expand Down

0 comments on commit dac6901

Please sign in to comment.