Skip to content

Commit

Permalink
Update basic_checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-robo authored Nov 23, 2023
1 parent e055006 commit c43f586
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/basic_checks.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Check, build, and push image

on: [push, pull_request]
on:
push:
branches:
- devel

env:
cache-version: v1
Expand Down

0 comments on commit c43f586

Please sign in to comment.