From 2f70fa8219779cdfcc5cac5498bcb85f1e4cb65c Mon Sep 17 00:00:00 2001 From: adams-coding Date: Sat, 26 Oct 2019 16:42:54 +1000 Subject: [PATCH] ch ch ch changes --- github.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github.rb b/github.rb index b6d903b..9a6cb58 100644 --- a/github.rb +++ b/github.rb @@ -4,8 +4,8 @@ puts "There are #{changes == true ? "" : "no"} changes". -# Make a change here. -changes = false +# Be true to your code +changes = true if changes == true puts "we need to add and commit our changes"