Skip to content

Commit

Permalink
Fix #135 move from Goodtables to F11d Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
augusto-herrmann committed Mar 25, 2022
1 parent e16c1e8 commit 2eabf04
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions .github/workflows/frictionless.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: publicbodies

on:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Validate data
uses: frictionlessdata/repository@v1
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![goodtables.io](https://goodtables.io/badge/github/okfn/publicbodies.svg)](https://goodtables.io/github/okfn/publicbodies)
[![Data](https://github.com/okfn/publicbodies/actions/workflows/frictionless.yaml/badge.svg)](https://repository.frictionlessdata.io/report?user=okfn&repo=publicbodies&flow=publicbodies)

A database of public bodies (or organizations):

Expand Down

0 comments on commit 2eabf04

Please sign in to comment.