We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f376e2a commit 7e1b71eCopy full SHA for 7e1b71e
.github/workflows/images.yml
@@ -5,7 +5,7 @@ on:
5
- cron: '0 10 * * *'
6
workflow_dispatch:
7
push:
8
- branches: [master]
+ branches: [main]
9
10
concurrency:
11
group: folder-images
README.md
@@ -1,4 +1,4 @@
1
-[](https://travis-ci.com/adafruit/Adafruit_Learning_System_Guides)
+[](https://travis-ci.com/adafruit/Adafruit_Learning_System_Guides)
2
# Introduction
3
4
This is a collection of smaller programs and scripts to display "inline" in
0 commit comments