home / github

Menu
  • Search all tables
  • GraphQL API

github

Custom SQL query returning 41 rows (hide)

 
1
select id, filename, name, [on], repo, env, permissions from workflows order by id limit 101

This data as json, CSV

idfilenamenameonrepoenvpermissions
20160 mirror-master-and-main.yml Mirror "master" and "main" branches
{
    "push": {
        "branches": [
            "master",
            "main"
        ]
    }
}
107914493    
20956 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
611552758  
{
    "contents": "read"
}
20957 test.yml Test
[
    "push",
    "pull_request"
]
611552758  
{
    "contents": "read"
}
20958 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
197431109    
20959 test.yml Test
[
    "push"
]
197431109    
20960 test.yml Python package
{
    "push": {
        "branches": [
            "master"
        ]
    },
    "pull_request": {
        "branches": [
            "master"
        ]
    }
}
256834907    
20961 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
303218369    
20962 test.yml Test
[
    "push"
]
303218369    
20963 deploy-demo.yml Build and deploy demo
{
    "workflow_dispatch": null,
    "push": {
        "branches": [
            "main"
        ]
    },
    "schedule": [
        {
            "cron": "0 0 * * *"
        }
    ]
}
207052882    
20964 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
207052882    
20965 readme-toc.yaml Update README table of contents
{
    "workflow_dispatch": null,
    "push": {
        "branches": [
            "main"
        ],
        "paths": [
            "README.md"
        ]
    }
}
207052882    
20966 test.yml Test
[
    "push"
]
207052882    
20967 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
248903544    
20968 test.yml Test
[
    "push"
]
248903544    
20969 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
197882382    
20970 test.yml Test
[
    "push"
]
197882382    
20971 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
213286752  
{
    "contents": "read"
}
20972 test.yml Test
[
    "push",
    "pull_request"
]
213286752  
{
    "contents": "read"
}
20973 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
205429375    
20974 test.yml Test
[
    "push"
]
205429375    
20975 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
206156866    
20976 readme-toc.yml Update README table of contents
{
    "push": {
        "branches": [
            "main",
            "master"
        ],
        "paths": [
            "README.md"
        ]
    }
}
206156866    
20977 test.yml Test
[
    "push"
]
206156866    
20978 deploy-branch-preview.yml Deploy a Datasette branch preview to Vercel
{
    "workflow_dispatch": {
        "inputs": {
            "branch": {
                "description": "Branch to deploy",
                "required": true,
                "type": "string"
            }
        }
    }
}
107914493    
20979 deploy-latest.yml Deploy latest.datasette.io
{
    "push": {
        "branches": [
            "main",
            "1.0-dev"
        ]
    }
}
107914493  
{
    "contents": "read"
}
20980 documentation-links.yml Read the Docs Pull Request Preview
{
    "pull_request_target": {
        "types": [
            "opened"
        ]
    }
}
107914493  
{
    "pull-requests": "write"
}
20981 prettier.yml Check JavaScript for conformance with Prettier
[
    "push"
]
107914493  
{
    "contents": "read"
}
20982 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
107914493  
{
    "contents": "read"
}
20983 push_docker_tag.yml Push specific Docker tag
{
    "workflow_dispatch": {
        "inputs": {
            "version_tag": {
                "description": "Tag to build and push"
            }
        }
    }
}
107914493  
{
    "contents": "read"
}
20984 spellcheck.yml Check spelling in documentation
[
    "push",
    "pull_request"
]
107914493  
{
    "contents": "read"
}
20985 test-coverage.yml Calculate test coverage
{
    "push": {
        "branches": [
            "main"
        ]
    },
    "pull_request": {
        "branches": [
            "main"
        ]
    }
}
107914493  
{
    "contents": "read"
}
20986 test-pyodide.yml Test in Pyodide with shot-scraper
{
    "push": null,
    "pull_request": null,
    "workflow_dispatch": null
}
107914493  
{
    "contents": "read"
}
20987 test.yml Test
[
    "push",
    "pull_request"
]
107914493  
{
    "contents": "read"
}
20988 tmate-mac.yml tmate session mac
{
    "workflow_dispatch": null
}
107914493  
{
    "contents": "read"
}
20989 tmate.yml tmate session
{
    "workflow_dispatch": null
}
107914493  
{
    "contents": "read"
}
20990 codeql-analysis.yml CodeQL
{
    "push": {
        "branches": [
            "main"
        ]
    },
    "schedule": [
        {
            "cron": "0 4 * * 5"
        }
    ]
}
140912432    
20991 documentation-links.yml Read the Docs Pull Request Preview
{
    "pull_request_target": {
        "types": [
            "opened"
        ]
    }
}
140912432  
{
    "pull-requests": "write"
}
20992 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
140912432    
20993 spellcheck.yml Check spelling in documentation
[
    "push",
    "pull_request"
]
140912432    
20994 test-coverage.yml Calculate test coverage
{
    "push": {
        "branches": [
            "main"
        ]
    },
    "pull_request": {
        "branches": [
            "main"
        ]
    }
}
140912432    
20995 test.yml Test
[
    "push",
    "pull_request"
]
140912432
{
    "FORCE_COLOR": 1
}
 
Powered by Datasette · Queries took 3.4ms · About: github-to-sqlite