Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Apr 15, 2021
1 parent d31d8de commit 818b021
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/remove-graduated-overrides.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: remove-graduated-overrides
name: remove-graduated-overrides2

on:
schedule:
Expand All @@ -12,8 +12,8 @@ strategy:
#- next-devel

jobs:
remove-graduated-overrides:
name: Remove graduated overrides
remove-graduated-overrides2:
name: Remove graduated overrides 2
# really, we just need dnf, but this automatically keeps us in sync with
# testing-devel's $releasever
container: quay.io/coreos-assembler/fcos-buildroot:testing-devel
Expand Down

0 comments on commit 818b021

Please sign in to comment.