Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .github/workflows/flutterci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@ name: Flutter CI

on:
push:
paths-ignore:
- '**.md'
branches:
- main
- reports
pull_request:
paths-ignore:
- '**.md'
branches:
- main
- reports

jobs:
build:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Taskwarrior Mobile App

HEY IGNORE THIS FROM FLUTTER CI

![Group 3](https://github.com/Pavel401/taskwarrior-flutter/assets/47685150/1ffb623b-b147-4176-9f7c-abda544b257c)

Expand Down