Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs(README): fixed build status badge to use GitHub Actions
  • Loading branch information
ErikBjare committed Dec 2, 2020
1 parent c9ae676 commit 5584fb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
aw-watcher-afk
==========
==============

[![Build Status](https://travis-ci.org/ActivityWatch/aw-watcher-afk.svg?branch=master)](https://travis-ci.org/ActivityWatch/aw-watcher-afk)
[![Build Status](https://github.com/ActivityWatch/aw-watcher-afk/workflows/Build/badge.svg)](https://github.com/ActivityWatch/aw-watcher-afk/actions)

Watches your keyboard and mouse activity to determine if you are AFK or not

Expand Down

0 comments on commit 5584fb8

Please sign in to comment.